Skip to content

[codex] Add backend platform loop#4

Merged
cody257 merged 1 commit into
mainfrom
codex/backend-platform-next
May 10, 2026
Merged

[codex] Add backend platform loop#4
cody257 merged 1 commit into
mainfrom
codex/backend-platform-next

Conversation

@cody257

@cody257 cody257 commented May 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Add the backend-only platform loop service for detect -> propose -> approve -> execute -> record.
  • Standardize module manifests with schema version, module kind, storage roots, health checks, and typed action contracts.
  • Add ledger query helpers and platform-loop event writers for module detection and Tune approval lifecycle events.
  • Add tests for ledger query filtering, manifest shape, approved execution, and rejected approval blocking without runtime calls.

Validation

  • dotnet test .\AppLensDesktop.sln: 44 passed, 0 failed.
  • dotnet build .\AppLensDesktop.sln: succeeded with 0 warnings and 0 errors.
  • git diff --check: passed, with line-ending warnings only.

Notes

  • Backend only. No frontend changes.
  • Tests use fake module paths and fake Tune runtime; no live system-changing jobs were run.

@cody257 cody257 marked this pull request as ready for review May 10, 2026 18:44
@cody257 cody257 merged commit e728b8d into main May 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant